body, .breadcrumbs, .breadcrumbs .mdi, .breadcrumbs a{
    color: #ffffff;
}

a:hover, .reg_link{
  color:#d70a13;
}

#header{
    background-color:#a0a03c;
    box-shadow: none;
    margin: 0 auto;
}
#menubar{
  width:100% !important;
  margin:0px auto 25px;
    background-color:#494949;
    padding-top:10px;
    padding-bottom:10px;
}
#menubar #header_container{
  max-width:1400px;
  margin:0px auto !important;
    width:100% !important;
}
#header .top_header{
  background-image:none;
}
.bottom_navi_container a.popup_toggle{
    color:#ffffff;
}
.bottom_navi_container a.popup_toggle i{
    font-size:34px;
}
.bottom_navi_container .top_sortiment_toggle {
    background: none;
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 10px;
}

.bottom_navi_container a.top_sortiment_toggle span.sortiment{
    border-left: 1px solid #ffffff;
    font-size: 20px;
    font-weight: normal;
    padding-left: 7px;
    position: relative;
    top: 5px;
}

.bottom_navi_container, .bottom_navi_container:hover {
    background:none; 
    border-color:#ffffff;
    border-radius:0;
}
#suche label{
    display:none;
}

.bottom_navi_container .top_sortiment_cont{
    left:10px;
    min-width:260px;
    top:46px;
}
.bottom_navi_container .top_sortiment_cont .sortiment_2wg{
  position:absolute;
  background:#ffffff;
  left:258px;
  top:-10px;
  display:none;
  width:260px;
  padding:10px;
  border:1px solid #dddddd;
  box-shadow:0px 0px 3px rgba(0,0,0,0.3);
  min-height:351px;
}

.bottom_navi_container .top_sortiment_cont.popup_div ul li a.sortiment_1.sortiment_2toggle{
    font-size:15px;
}

.bottom_navi_container .top_sortiment_cont ul li .sortiment_2head {
    background: none repeat scroll 0 0 #d70a13;
    color: #ffffff;
    font-weight:bold;
}

button.submit_green, input.submit_green, button.submit_green:hover, input.submit_green:hover, button.submit_green:active, input.submit_green:active, a.submit_green, a.submit_green:hover, a.submit_green:active, iframe html body .after_order_container a.button.submit_green, .button.submit_green {
    background-color:#d70a13;
}

input[type="submit"].dark_button, input[type="button"].dark_button, button.dark_button, .button.dark_button, .submit.dark_button{
  background:#494949;
  color:#ffffff;
  border-color:rgba(0,0,0,0.2);
}
input[type="submit"].dark_button:hover,input[type="button"].dark_button:hover, button.dark_button:hover, .button.dark_button:hover, .submit.dark_button:hover{
  background:#d70a13;
}
input[type=submit]:active.dark_button, input[type=button].dark_button:active, button.dark_button:active, .button.dark_button:active, .submit.dark_button:active {
  background:#494949;
}

.sidebar_widget{
    background-color:#d70a13;
}
#login{
    line-height:21px;
    font-size:15px;
}

#suche input[type="submit"]{
    background-color:transparent;
    border-color:#a0a2a6;
    border-radius:0;
    box-shadow:none;
    border-left:none;
}
#suche #txtSearch{
   background-color:transparent;
   color:#e3e3e3;
   box-shadow:none;
   border-color:#a0a2a6; 
   font-size:15px;
}
.ajax_search_results .cap.show_all, .ajax_search_results .cap.show_all:hover, .ajax_search_results .as_active, .ajax_search_results .as_active:hover{
    background-color:#d70a13;
}
.ajax_search_results .as_active:after{
    border-left-color:#d70a13;
}
.ajax_search_results .ap_active{
    border-right-color:#d70a13;
}

.top_sortiment_cont.popup_div form#login a{
    color:#d70a13;
    text-decoration:underline;
}
.top_sortiment_cont.popup_div form#login a:first-letter{
    text-transform:uppercase;
}
.top_sortiment_cont.popup_div form#login a:before{
    content:'» ';
}
.top_sortiment_cont.popup_div form#login a:after{
    content:' «';
}
    
.bottom_navi_container .wk_indikator{
    background: #d70a13 none repeat scroll 0 0;
    top: -2px;
    right: 27px;
}
#header_container .bottom_navi_container.wk_container a.top_sortiment_toggle.popup_toggle i.mdi.mdi-cart{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.column_left .sidebar_container{
    background: none;
    border:none;
}
.column_left .sidebar_container > ul{
    line-height:26px;
}
.column_left .sidebar_container > ul > li > a{
   color: #1a1a18; 
}
.column_left .sidebar_container > ul > li > a:hover{
   color: #d70a13; 
}

.sidebar_container ul ul {
    padding-left: 0;
}

#wrapper div.column_left.mobile_hide div.sidebar_container ul.expandList li.active a:first-child {
    background-color:#636363;
    color:#ffffff;
    padding-left:10px;
    display: block;
}
#wrapper div.column_left.mobile_hide div.sidebar_container ul.expandList li.active ul.expandList li.second a{
   background-color:transparent;
   color:#444444;  
}
#wrapper div.column_left.mobile_hide div.sidebar_container ul.expandList li.active ul.expandList li.second a:hover{
    color: #d70a13; 
}

.sidebar_container ul.expandList li.active a:first-child {
    color:#ffffff;
}

li.active > a:nth-child(1):before{
    content:'» ';
    color: #d70a13; 
}

h1.main_caption.mobile_artdetail_toggle.dark_caption:before, .artdetail_shopping_title:before{
    content:'» ';
    color: #d70a13; 
}

.cat_title_frame:hover {
   background-color: #d70a13;  
}

.cat_outer_frame:hover, .cat_outer_frame:active {
  border:1px solid #d70a13;
    
}
.cat_outer_frame{
    border:1px solid #ffffff;
}
.cat_title_frame{
    background-color: #494949;
    color:#ffffff;
    font-weight:bold;
    padding:0;
}
.cat_title_frame h3{
    font-size:14px;
}

.artdetail_shopping_title{
    background-color:#636363; 
    color:#ffffff;
}

.dark_caption{
   background-color:#494949; 
}
.template_footer{
   background-color:#636363; 
}

.img-fullsize {
    height: auto !important;
    width: 100% !important;
}

/**
* Anpassungen
**/

.bottom_navi_container a.popup_toggle i {
    font-size: 30px;
    position: relative;
    top: 4px;
}
.bottom_navi_container a.top_sortiment_toggle span.sortiment{
    text-transform: uppercase;
    font-size: 16px;
    top: 6px;
    padding-bottom: 1px;
}
.bottom_navi_container .top_sortiment_cont{
 padding: 0 10px;
}
.bottom_navi_container .top_sortiment_cont ul li {
    padding: 0;
}
.bottom_navi_container .top_sortiment_cont ul li a{
 display: block;
    padding: 15px 0px;
}

.bottom_navi_container .top_sortiment_cont .sortiment_2wg{
top: 0;
padding: 0;
border: 0;
}
.bottom_navi_container .top_sortiment_cont ul li .sortiment_2head{
font-size: 15px;
padding: 15px 10px;
margin: 0
}
.bottom_navi_container .top_sortiment_cont ul li .sortiment_2wg li{
 font-size: 13px;
    line-height: 13px;
    border-bottom: 1px solid #dddddd;
    padding: 0;
    margin: 0 10px;
}
.bottom_navi_container .top_sortiment_cont ul li .sortiment_2wg li a{
 display: block;
 padding: 12px 0 10px;
}
.bottom_navi_container .top_sortiment_cont ul li .sortiment_2wg li:last-child{
 border-bottom: 0;
}

.bottom_navi_container.wk_container{
top: 2px;
}
.bottom_navi_container.user_container .top_sortiment_toggle{
padding-bottom: 0;
font-size: 16px !important;
text-transform: uppercase;
}
.bottom_navi_container.user_container .top_sortiment_toggle > span{
 vertical-align: top;
display: block;
padding-bottom: 5px;
text-transform: none;
}
.bottom_navi_container .wk_indikator{
font-size: 10px;
}
.bottom_navi_container.user_container .top_sortiment_cont,
.bottom_navi_container.wk_container .top_sortiment_cont{
 top: 44px;
}
.bottom_navi_container .warenkorb_cont_div tr:first-child td{
border-bottom: 0;
}
.bottom_navi_container .warenkorb_cont_div tr:nth-child(2) td{
border-top: 1px solid #dddddd;
}
.sidebar_widget_item{
width: 25px;
height: 25px;
border-bottom: 1px solid rgba(255,255,255,0.5);
}
.sidebar_widget_item img {
width: 25px;
height: 25px;
}
.rslides_container{
border: 1px solid #dddddd;
}

.home-teaser{
margin: 0 0 30px;
}

.home-teaser:before, .home-teaser:after{
content: "";
clear: both;
display: block;
}

.home-teaser .element{
float: left;
width: 30%;
margin-left: 5%;
box-sizing: border-box;
}
.home-teaser .element:first-child{
margin-left: 0;
}
.home-teaser .element a{
display: block;
position: relative;
line-height: 0;
border: 1px solid #dddddd;
transition: all 0.25s;
}
.home-teaser .element a:hover{
box-shadow: 0 0 5px rgba(0,0,0,0.5)
}
.home-teaser .element span{
position: absolute;
top: 0;
left: 0;
background: #494949;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
padding: 10px 20px;
}
.home-teaser .element img{
width: 100%;
height: auto;
}
@media only screen and (max-width: 30em){
.home-teaser .element{
width: 100%;
margin: 0 0 20px;
}
}

.column_left h4{
        font-weight: bold;
    color: #000;
    border-bottom: 3px solid #ccc;
}

.column_left .sidebar_container > ul > li a{
padding: 5px 10px;
}

.column_left .sidebar_container > ul > li{
border-bottom: 1px solid #ccc;
}
li.active > a:nth-child(1)::before {
display: none
}
.column_left .sidebar_container > ul{
padding-left: 0;
}
.sidebar_container ul .active li.second{
font-weight: normal;
}
.column_left .sidebar_container > ul > li > ul > li a{
font-size:13px;
line-height: 18px;
display: block;
}

#wrapper div.column_left.mobile_hide div.sidebar_container ul.expandList li.second.active a:first-child{
background: #efefef;
color: #000;
}

select[name="clbirthdate_tag"], select[name="clbirthdate_monat"]{
width: 90%;
}
.main_caption{
font-size: 20px;
}
.ajax_search_text:focus{
outline: 0;
}
.ajax_search_text.ajax_search_load{
    background-image: url(preloader_small.gif) !important;
    background-position: center right 10px !important;
}
.ajax_search_results{
padding: 10px;
height: 541px;
}
.ajax_search_results .suggestcontainer{
    margin-right: 10px;
    padding-right: 10px;
width: 210px;
}
.ajax_search_results .suggestcontainer .txt{
width: 210px;
}
.ajax_search_results .as, .ajax_search_results .ag{
padding: 10px;
}
.ajax_search_results .as:first-child, .ajax_search_results .ag:first-child{
border-top: 1px solid #eeeeee;
}
.ajax_search_results .as_active::after{
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}
.ajax_search_results .artcontainer{
width: 409px;
min-height: 100%;
}
.ajax_search_results .as_active, .ajax_search_results .as_active:hover{
width: 200px;
    margin-top: -1px;
    padding-top: 11px;
}
.ajax_search_results .art{
width: 409px;
}
.ajax_search_results .cap.show_all{
    width: 399px;
    height: 22px;
    bottom: 0;
    left: 0;
    margin: 0;
}
.ajax_search_results .ap:first-child{
border-top: 1px solid #eeeeee;
}
.ajax_search_results .apt{
margin-top: 10px;
height: 70px;
width: 300px;
    font-size: 16px;
    line-height: 22px;
}
.ajax_search_results .ap_active{
font-weight: normal;
}
.ajax_search_results .artcontainer .artloader{
background: url(preloader.gif) no-repeat center center rgba(255,255,255,0.7);
}
input.addtocart{
margin-bottom: 0;
}
form[name="multi_warenkorb"] table + div.ribbon_force_animation table td{
//border-top: 1px solid #cccccc;
}
form[name="multi_warenkorb"] div.ribbon_force_animation,
#scroll_div div.ribbon_force_animation{
border-top: 1px solid #cccccc;
}
form[name="multi_warenkorb"] div.ribbon_force_animation + div.ribbon_force_animation,
#scroll_div div.ribbon_force_animation + div.ribbon_force_animation{
 border-top: 0;
}
div.ribbon_force_animation table td:last-child{
border-right: 1px solid #cccccc;
}

.quickbuy_list .padding, #cartform .padding{
padding: 20px;
}
.quickbuy_list tr td:nth-child(1n) a, #cartform tr td:nth-child(1n) b{
display: block;
padding: 0 0 20px;
}

#cartform tr td:nth-child(1n) a i{
display: block;
}

.quickbuy_list tr td:nth-child(1n) a b, #cartform tr td:nth-child(1n) b a{
 font-size: 20px;
    padding: 0 0 10px;
    display: inline-block;
}
#cartform tr:first-child td:last-child{
border: 0 !important;
}
#cartform tr:first-child td:nth-child(1n) b{
padding: 0;
text-align: center
}
.span_table_caption .mdi,
.artdetail_feature_item_caption .mdi,
#cartform .span_table_caption .mdi{
    margin-right: 10px;
}
.quickbuy_list .mdi-check:before,
.artdetail_feature_item_caption .mdi:before,
#cartform .span_table_caption .mdi:before{
content: '';
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(180, 188, 191, 0);
    border-left-color: #b4bcbf;
    border-width: 4px;
    margin-top: -4px;
}
.span_table_caption{
cursor: normal;
}
.preis_list_orginalpreis{
width: 100%;
position: static;
margin: 0;
}
.preis_list_preis{
font-size: 22px;
padding: 0 0 10px;
}

#cartform tr:nth-child(even){
background: #f7f7f7;
}
#cartform tr:nth-child(even) > td:nth-child(1){
background: #ffffff;
}
#cartform tr:nth-child(even) > td:nth-child(3){
background: #f0f0f0;
}
#cartform .preis_list_ve{
margin-top: 5px;
}
#cartform tr td:nth-child(4) b > *,
#cartform tr:last-child td:nth-child(3) b{
    font-weight: bold;
    font-size: 22px !important;
    margin-top: 22px;
    text-align: center;
    color: #aa0000;
    white-space: nowrap;
}
#cartform tr td:nth-child(4) td:last-child{
vertical-align:middle;
}

.content_container .content_title{
font-size: 30px;
}
.user_content .hide_right{
float: left;
padding: 50px 0;
}
.user_content. .hide_right:after{
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.user_content h1{
    font-size: 40px;
    line-height: 48px;
    max-width: 800px;
}
.user_content h2{
    font-size: 30px;
    line-height: 38px;
    max-width: 800px;
}
.user_content h3{
    font-size: 20px;
    line-height: 28px;
    max-width: 800px;
}

.user_content p{
    font-size: 14px;
    line-height: 20px;
    max-width: 700px;
}

.payment{
    height: 126px;
}

#footer_navi{
    display: none;
}

.orderlist_open_div table{
width: 100%;
}
.orderlist_open_div div{
width: 15% !important;
margin: 0 2% 20px 0 !important;
}
.orderlist_open_div div:nth-child(6n){
margin-right: 0 !important;
}
.orderlist_open_div div table{
width: 100%;
margin: 0 !important;
}
.orderlist_open_div div table tr:nth-child(2) td{
height: 40px;
vertical-align: top;
padding: 15px 0;
}
.orderlist_open_div div img{
width: 100%;
height: auto;
}
.admin_mainmenu_container{
margin: 0 0 20px;
background: #494949;
border-bottom: 0;
}
.admin_mainmenu_bar a{
border-top: 0;
}
.admin_mainmenu_bar a:hover{
background: rgba(255,255,255,0.75);
color: #37474F;
}

.aktion{
	border: 2px solid #7f7f7f;
	width: auto;
	height: 398px;
}

.p-stahl {
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-p-stahl.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}
.m-va-rostfreie-materialien{
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-m-va-rostfreie-materialien.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}
.k-guss{
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-k-guss.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}
.n-alu-ne-metalle{
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-n-alu-ne-metalle.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}
.s-superlegierungen{
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-s-superlegierungen.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}
.h-gehaertete-materialien{
   background-image: url(https://www.vhm-bohrer-shop.de/skin/frontend/ultimo/fraesershop/images/einsatzgebiet-h-gehaertete-materialien.jpg);
   background-repeat: no-repeat;
   width: 200px;
   height: 30px;
   text-align: left;
   vertical-align: middle;
   padding-left: 35px;
}

/* LFN20451406, 10/2020; Farbe Aktions-Buttons Datenschutz Popup NICHT VERAENDERN UND AM ENDE DER SHOP LAYOUT CSS STEHEN LASSEN */

#accept_global_cookies {
background: #ECEFF1;
border-bottom: 2px solid #CFD8DC;
color: #555555;
}

#dismiss_global_cookies{
background: #43A047;
border-color: rgba(0,0,0,0.2);
color: #ffffff;
}

/*Zusätzliche CSS-Anpassungen*/
.template_wrapper {
    margin: 0 auto;
    padding: 0px;
    overflow: visible;
	max-width: none;
}

.contentholder {
    margin: 0 auto;
    width: 100%;
	max-width: none;
	background: #ffffff;
}

#header #logo img {
    display: block !important;
    height: auto !IMPORTANT;
    width: 100% !IMPORTANT;
}

#template_main_nav > li > a {
    padding: 8px 10px;
    display: none;
    font-size: 17px;
    color: white;
}

#template_main_nav {
    display: none;
}

.lwcheckbox {
    display: none;
}

#template_header_list {
    width: 100% !important;
}

.template_header_item.template_search {
    max-width: 500px !important;
}

#template_header #template_main_nav {
    border-bottom: none;
	background-color: #494949;
} 

.mobile_show {
    display: block !important;d
}

#template_logo {
    display: none !important;
}

.template_header_item {
   // margin: 25px 5px 25px 5px;
}


#template_header #template_logo img {
    display: inline-block;
    max-width: none;
}

#template_header #template_logo {
    float: left;
    padding: 0%;
    max-width: none;
    box-sizing: border-box;
    display: none !important;
}

li.template_header_item.template_search.mobile_hide_mini {
    margin-top: 0px;
}

#template_header_list {
    background-color: #0C0C0F;
    display: flex;
    flex-direction: row;
    width: 100% !important;
    padding: 20px 0px 20px 0px;
    justify-content: space-evenly;
    align-items: center;
}

.template_nav {
    order: 2;  
}

.template_account {
    order: 2;
}

.template_cart {
    order: 1;
}

.template_contentbox_left {
    order: 0;
    width: 30% !important;
    text-align: center;
    display: block;
}

.template_header_item.template_search {
    width: 50%;
    align-self: center;
    margin: 0px;
}

/*linkes neben der Suche der eigene Content*/
.header-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.template_search_text {
    border-radius: 55px;
    height: 42px;
    padding: 10px 10px 12px 19px !important;
    font-size: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.template_search_submit {
    border-radius: 40px;
    width: 38px !important;
    height: 38px !important;
    top: 2px !important;
    right: 2px !important;
}

.template_header_item > a {
    display: block;
    border: none !important;
    color: white;
    text-align: center;
    font-size: 26px;
    min-width: 40px;
    height: 40px;
}

.header-item-1 {
    text-transform: uppercase;
}

.header-item-2 {
    text-transform: uppercase;
}

.add_content_div {
    position: relative;
    float: left;
    width: 100%;
    background-color: #0C0C0F;
}

.add_content_list .template_contentbox_left {
    width: 100% !important;
  }

  @media only screen and (max-width: 60em) {
    .template_header_item .template_search_text, .template_header_item #template_cat_search_list {
        height: 42px;
        font-size: 14px;
        transition: 0.2s;
    }
}

#template_footer {
    background-color: #0C0C0F;
}

.sortiment li.active > a {
    color: white;
    background-color: #0C0C0F;
}

.sortiment li.active {
   
}

a .mdi, a.mdi {
    cursor: pointer;
    opacity: 1 !important;
}

.cat_outer_frame {
    border-radius: 10px;
    border: 1px solid #616161;
    padding: 8px 0px 0px 0px;
    overflow: hidden;
}

.cat_title_frame {
    text-align: center;
    display: block;
    padding: 3px;
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    border-top: 0px;
    opacity: 1;
    position: relative;
    top: 170px;
    overflow: hidden;
    background-color: white !important;
    color: #616161 !important;
}

.cat_title_frame:hover {
    text-align: center;
    display: block;
    padding: 3px;
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    border-top: 0px;
    opacity: 1;
    position: relative;
    top: 170px;
    overflow: hidden;
    background-color: #BC1409 !important;
    color: white !important;
}

.breadcrumbs a {
    color: #616161;
}

.breadcrumbs .mdi {
    font-size: 18px;
    margin: 0px 5px;
    color: #BC1409 !important;
}

.cat_outer_frame:hover .cat_title_frame {
background-color: #BC1409 !important;
color: white !important;  
}

.sticky_logo_mini_position {
    display: none !important;
}

.sticky_navi {
top: 0px;
left: 0px !important;
display: block;
max-width: 20000px !important;
}

.template_sidebar_container > ul > li {
    font-weight: bold !important;
    color: #0C0C0F !important;
}
.template_sidebar_container ul li {
    font-weight: 400;
    color: #0C0C0F !important;
}

.template_header_item > a:hover {
    color: #BC1409;
}
button.accent_button, input.accent_button, .accent_button {
background-image: linear-gradient(#DA0812, #9F1207);
}

.template_contentbox_right {
    text-align: center;
    position: absolute !important;
    width: 100% !important;
    top: 90px !important;
}

@media screen and (min-width: 961px) {
#template_center_column {
    width: 70%;
    float: left;
    box-sizing: border-box;
    padding: 400px 10px 10px 10px;
}

.template_sidebar_container {
    padding-top: 400px !important;
}
}

.sticky_navi {
    display: none !important;
}



.banner-logo {
    width: 227px !important;
    height: 63px !important;
    position: absolute;
    right: 40px;
    top: 112px;
}

.banner {
    height: 100%    !important;
    width: 100%    !important;
    object-fit: cover !important;
}

.header-right {
    height: 370px;
    background-position: center;
    background-repeat: no-repeat;
    clip-path: polygon(0 0, /* oben links */ 100% 0, /* oben rechts */ 100% calc(100% - 80px), /* 80px vom unteren Rand */ 79% calc(100% - 80px), /* Schräge nach links oben (d.h. diagonal) */ 73% 100%, /* ganz unten rechts */ 100% 100%, /* ganz unten rechts */ 0 100% /* ganz unten links */);
}

.popup_content_account {
    color: #0C0C0F;
}

.submit_green {
    background-color: #BC1409;
}

.outer-container {
    position: relative;
    width: 100vw; /* Volle Breite des Bildschirms */
    overflow: visible; /* Ermöglicht das Anzeigen des Overflows */
}

.scroll-container {
    overflow-x: auto; /* Scrollbar wird hier angezeigt */
    padding-bottom: 10px; /* Platz für die Scrollbar */
    width: 100vw;
    margin: 0 auto; /* Zentriert die Scrollbar */
}

  .scroll-container::-webkit-scrollbar {
    height: 6px;

  }
  @media (min-width: 1200px) {
    .scroll-container::-webkit-scrollbar-track {
        background: transparent;
        margin-left: calc((100vw - 1200px) / 2);
        margin-right: calc((100vw - 1200px) / 2);
    }
  }
  @media (max-width: 1200px) {
  .scroll-container::-webkit-scrollbar-track {
    background: transparent;
  }
}
  .scroll-container::-webkit-scrollbar-thumb {
    background: #0C0C0F;
    border-radius: 3px;
    cursor: pointer;
  }

  .heading-container {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 61px;
  }

  .heading-container p {
    font-size: 18px; max-width: 70ch; color: #666;
  }

  .heading-wrapper {
    justify-content: space-between; 
    display: flex; 
    width: 100%;
    align-items: end;
  }

.partners-section {
    width: 100vw; 
    overflow: hidden; 
    flex-direction: column; 
    display: flex; 
    justify-content: left; 
    text-align: left;
}

.logos-section {
    padding-top: 200px;
    margin-bottom: 174px;
}

.banner-section {
    height: 633px; 
    margin: 226px 0px 177px 0px; 
    position: relative; 
    overflow: hidden;
}

.contact-section {
    margin: 200px auto 0px auto;
    width: 100%;
    max-width: 1200px; 
    overflow: hidden; 
    padding-bottom: 292px;
    flex-direction: column; 
    display: flex; 
    justify-content: left; 
    text-align: left;
}

.partner-logo {
    padding: 38px 82px 38px 82px;
    border: 1px solid #616161;
    border-radius: 10px;
}

.form-group {
    margin-bottom: 47px;
}
.two-columns {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 42px;
}

.form-wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
    justify-content: space-between; 
    width: 100%;
    gap: 121px;
}

.form-wrapper h3 {
    font-size: 28px; 
    font-weight: 600; 
    margin-bottom: 29px;
    color: #0C0C0F;
}

.form-wrapper p {
    font-size: 16px; 
    font-weight: 400; 
    color: #616161;
    margin-bottom: 63px;
    line-height: 1.5;
}

.form-wrapper form button {
  border-radius: 30px;
    border: 1px solid #BC1409;
    color: #ffffff;
    background-color: #BC1409;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    align-self: start;
}


.form-wrapper form button:hover {
      background-color: transparent;
      color: #BC1409;
    border-radius: 30px;
      padding: 10px 20px;
      cursor: pointer;
  }

.form-group label {
    color: #616161;
    font-weight: 500;
    margin-bottom: 10px;
}

.form-group input, .form-group textarea {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.contact-newsletter-wrapper button {
    border-radius: 30px;
    border: 1px solid #BC1409;
    color: #BC1409;
    background-color: transparent;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.form-wrapper button:hover {
    background-color: #BC1409;
    color: white;
    border: 1px solid #BC1409;
}


.logo-container {
    transform: translateX(calc(50vw - 600px)); 
    display: grid; 
    grid-template-columns: repeat(8, 1fr); 
    grid-template-rows: repeat(3, auto); 
    gap: 20px; 
    width: 2600px;
    margin-bottom: 100px;
    padding-right: calc(50vw - 610px);
}

.card-container {
    transform: translateX(calc(50vw - 600px)); 
    display: flex; 
    gap: 20px;
    margin-bottom: 100px;
}

  .card {
    color: black;
    min-width: 505px;
    padding: 53px 46px 51px 46px;
    background-color: white;
    border: 1px solid black;
    transition: background-color 0.3s, color 0.3s;
    border-radius: 10px;
}

.card h3 {
    font-size: 28px;
    font-weight: 600;
}

.card p {
    font-size: 16px;
    line-height: 1.7;
    margin: 33px 0 53px 0;
    color: #616161;
    transition: background-color 0.3s, color 0.3s;
}

.card button {
    border-radius: 30px;
    border: 1px solid red;
    color: red;
    background-color: transparent;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.card:hover{
    background-color: black;
    color: white;
}


.card:hover p{
    color: white;
}

.card:hover button {
 background-color: red;
    color: white;
}

.testemonial-card-container {
    transform: translateX(calc(50vw - 600px)); 
    display: flex; 
    gap: 20px;
    margin-bottom: 100px;
}

  .testemonial-card {
    min-width: 398px;
    padding: 44px 37px 41px 43px;
    background-color: #EBEBEB;
    border: 1px solid #EBEBEB;
    transition: background-color 0.3s, color 0.3s;
    border-radius: 10px;
    color: #616161;
}

.testemonial-card img {
    background: white;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    margin: 0 18px 0 0;
}

.testemonial-card-name {
    display: flex;
    flex-direction: column;
}

.testemonial-card-name :first-child 
{
    font-weight: 600;
}

.testemonial-card-name p {
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 0 0;
}

.testemonial-card-name-wrapper {
    display: flex;
    align-items: center;
}

.testemonial {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 48px 0;
}

.testemonial-card:hover{
    background-color: black;
    color: white;
}


.testemonial-card:hover p{
    color: white;
}

.testemonial-card:hover button {
 background-color: red;
    color: white;
}


form {
    display: flex;
    flex-direction: column;
}

form label {
    font-weight: bold;
}

form input, form textarea {
    border-width: 0px 0px 1px 0px;
    border-color: #616161;
}



form input[type="checkbox"] {
    width: auto;
}

.heading-container h2 {
    font-size: 35px; 
    font-weight: 600; 
    margin-bottom: 10px;
    color: #0C0C0F;
}

.custom-checkbox {
    appearance: none; /* Entfernt das Standard-Checkbox-Design */
    width: 15px;
    height: 15px;
    border: 2px solid #ccc; /* Rahmen der Checkbox */
    border-radius: 50%; /* Macht die Checkbox rund */
    background-color: #EBEBEB; /* Hintergrundfarbe */
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.custom-checkbox:checked {
    background-color: #E10F0F; /* Hintergrundfarbe bei aktivierter Checkbox */
    border-color: #E10F0F; /* Rahmenfarbe bei aktivierter Checkbox */
}

.custom-checkbox:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background-color: white; /* Innerer Punkt */
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.footer-section {
    background-color: #0C0C0F;
    padding: 100px 50px 108px 50px;
    display: flex;
    justify-content: center;
}

.footer-wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    max-width: 1200px;
    gap: 40px;
    position: relative;
}

.footer-navigation {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-navigation a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}

.footer-section h3 {
    font-size: 28px; 
    font-weight: 600; 
    margin-bottom: 10px;
    color: #ffffff;
}

.footer-newsletter {
    max-width: 495px;
}

.footer-newsletter p {
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 82px;
}

.footer-newsletter label {
    font-size: 17px; 
    font-weight: 300;
    color: #ffffff;
}

.footer-newsletter input[type="email"] {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
   background-color: #0C0C0F;
   display: inline;
   border-bottom: 1px solid #ffffff;
}

.footer-newsletter button {
    display: inline;
    background-color: transparent;
    color: white;
    border: 1px solid white;
    transition: 0.3s, color 0.3s;
    cursor: pointer;
    border-radius: 30px;
    padding: 10px 20px;
}

.footer-newsletter button:hover {
    background-color: white;
    color: #0C0C0F;
}

.footer-newsletter form {
    display: grid;
    gap: 33px;
    align-items: end;
    grid-template-columns: 2fr 1fr;
}

.footer-section img {
    position: absolute;
    top: -140px;
    left: 0;
}